POV-Ray : Newsgroups : povray.advanced-users : Maloc Error ? : Re: Maloc Error ? Server Time
30 Jul 2024 12:28:58 EDT (-0400)
  Re: Maloc Error ?  
From: Ken
Date: 7 Aug 1999 13:56:29
Message: <37AC72BC.B34CB8EC@pacbell.net>
"Jon A. Cruz" wrote:
> 
> Ken wrote:
> 
> > In an attempt to store an array of points for use in Mr. Parker's torspline
> > macro I recieved the following error message:
> >
> > From pov message window:
> >
> >   #declare Pts=array[Mx]{ <----ERROR
> >
> > F:\3d\twirl2.pov:81: error: Attempt to malloc zero size block (File:
..\..\TOKENIZE.C Line: 3396).
> >
> > Que Pasa ?
> >
> 
> Hmmm. Seems as if Mx is 0. It needs to get a valid size before used to make an
array.  Was that in
> your code, or his?

In my code Mx is #declared as 12. I think I have is straightened out now I was
just wondering what a maloc error was.

-- 
Ken Tyler

Older   Links Page: http://home.pacbell.net/tylereng/links.htm
Updated Links Page: http://home.pacbell.net/tylereng/bkmrk999.htm


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.